projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e571f
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 13 Apr 2012 10:17:25 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 13 Apr 2012 10:17:25 +0000
(06:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index d168c07dac73506defe69cf8b006ff53d3cc0fe2..de24a151fca93146f9472d5f38c1944d4f8d6619 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-22410,6
+22410,14
@@
to run if these resources are not installed."
echo
fi
+if test "${opsys}" = "cygwin"; then
+ case `uname -r` in
+ 1.5.*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: building Emacs on Cygwin 1.5 is not supported." >&5
+$as_echo "$as_me: WARNING: building Emacs on Cygwin 1.5 is not supported." >&2;}
+ echo
+ ;;
+ esac
+fi
# Remove any trailing slashes in these variables.
test "${prefix}" != NONE &&